Fix image cache marking bug (Bug#6301).
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Mon, 22 Nov 2010 00:39:42 +0000 (19:39 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 22 Nov 2010 00:39:42 +0000 (19:39 -0500)
commit93f708ce8f0cd2b69bf27acaa723bb881c08bce1
tree0e2191e276df327a684d72a935d7ea49ebe261de
parenta5812911355839e0cddc1dfb92867a90c8225e83
Fix image cache marking bug (Bug#6301).
* src/alloc.c (mark_terminals): Ensure that the image cache is marked
even if the terminal object was marked earlier (Bug#6301).
src/ChangeLog
src/alloc.c